[INFO] cloning repository https://github.com/hamadakafu/rust_http_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamadakafu/rust_http_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamadakafu%2Frust_http_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamadakafu%2Frust_http_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 977bb89d40e94afa913e64a758671ad7edafc30d
[INFO] testing hamadakafu/rust_http_server against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamadakafu%2Frust_http_server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hamadakafu/rust_http_server
[INFO] finished tweaking git repo https://github.com/hamadakafu/rust_http_server
[INFO] tweaked toml for git repo https://github.com/hamadakafu/rust_http_server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamadakafu/rust_http_server on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamadakafu/rust_http_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace v0.3.32
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded autocfg v0.1.4
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded atty v0.2.12
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded chrono v0.4.7
[INFO] [stderr]   Downloaded libc v0.2.59
[INFO] [stderr]   Downloaded backtrace-sys v0.1.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b10cc1b4600cdf22f3fe1dbeb42ab10a613418c8996a8b9b6af7897dd957b2d
[INFO] running `Command { std: "docker" "start" "-a" "1b10cc1b4600cdf22f3fe1dbeb42ab10a613418c8996a8b9b6af7897dd957b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b10cc1b4600cdf22f3fe1dbeb42ab10a613418c8996a8b9b6af7897dd957b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b10cc1b4600cdf22f3fe1dbeb42ab10a613418c8996a8b9b6af7897dd957b2d", kill_on_drop: false }`
[INFO] [stdout] 1b10cc1b4600cdf22f3fe1dbeb42ab10a613418c8996a8b9b6af7897dd957b2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f5248806ff34643cf189e7e9e08c8cd11086b37d805f05bc5aa06f04961d34
[INFO] running `Command { std: "docker" "start" "-a" "88f5248806ff34643cf189e7e9e08c8cd11086b37d805f05bc5aa06f04961d34", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.8
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling backtrace-sys v0.1.30
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling atty v0.2.12
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.7
[INFO] [stderr]    Compiling backtrace v0.3.32
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling rust_http_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Read`, `Write`, and `self`
[INFO] [stdout]  --> src/lib.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, BufRead, Read, Write},
[INFO] [stdout]   |          ^^^^           ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_version`, `method`, `path`, and `time` are never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Request {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 14 |     http_version: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     method: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     time: DateTime<Local>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
[INFO] running `Command { std: "docker" "inspect" "88f5248806ff34643cf189e7e9e08c8cd11086b37d805f05bc5aa06f04961d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f5248806ff34643cf189e7e9e08c8cd11086b37d805f05bc5aa06f04961d34", kill_on_drop: false }`
[INFO] [stdout] 88f5248806ff34643cf189e7e9e08c8cd11086b37d805f05bc5aa06f04961d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 915161cae286789dc03e511d792cbaaf2fbf0f1e15a031f187c2ecf56418f098
[INFO] running `Command { std: "docker" "start" "-a" "915161cae286789dc03e511d792cbaaf2fbf0f1e15a031f187c2ecf56418f098", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Read`, `Write`, and `self`
[INFO] [stdout]  --> src/lib.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, BufRead, Read, Write},
[INFO] [stdout]   |          ^^^^           ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_version`, `method`, `path`, and `time` are never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Request {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 14 |     http_version: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     method: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     time: DateTime<Local>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_http_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Read`, `Write`, and `self`
[INFO] [stdout]  --> src/lib.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, BufRead, Read, Write},
[INFO] [stdout]   |          ^^^^           ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_version`, `method`, `path`, and `time` are never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Request {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 14 |     http_version: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     method: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     time: DateTime<Local>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "915161cae286789dc03e511d792cbaaf2fbf0f1e15a031f187c2ecf56418f098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "915161cae286789dc03e511d792cbaaf2fbf0f1e15a031f187c2ecf56418f098", kill_on_drop: false }`
[INFO] [stdout] 915161cae286789dc03e511d792cbaaf2fbf0f1e15a031f187c2ecf56418f098
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94277a6be72f23a2ccfd801218ac9813b497582b9632ae8f32228b80e83b5cc1
[INFO] running `Command { std: "docker" "start" "-a" "94277a6be72f23a2ccfd801218ac9813b497582b9632ae8f32228b80e83b5cc1", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Read`, `Write`, and `self`
[INFO] [stderr]  --> src/lib.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 |     io::{self, BufRead, Read, Write},
[INFO] [stderr]   |          ^^^^           ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `http_version`, `method`, `path`, and `time` are never read
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct Request {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 14 |     http_version: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 15 |     method: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 16 |     path: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 17 |     time: DateTime<Local>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_http_server` (lib) generated 2 warnings (run `cargo fix --lib -p rust_http_server` to apply 1 suggestion)
[INFO] [stderr] warning: `rust_http_server` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `std::io`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_http_server` (bin "rust_http_server" test) generated 1 warning (run `cargo fix --bin "rust_http_server" -p rust_http_server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_http_server-fe25c783d414ebc1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_http_server-c3fcbde5c9e2c10c)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_http_server
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "94277a6be72f23a2ccfd801218ac9813b497582b9632ae8f32228b80e83b5cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94277a6be72f23a2ccfd801218ac9813b497582b9632ae8f32228b80e83b5cc1", kill_on_drop: false }`
[INFO] [stdout] 94277a6be72f23a2ccfd801218ac9813b497582b9632ae8f32228b80e83b5cc1
